==============
Version 5.4.37
==============

Library:

* Jam.py can now be deployed on `PythonAnywhere <https://www.pythonanywhere.com>`_.
  See :doc:`How to deploy project on PythonAnywhere </how_to/deploy/how_to_deploy_project_on_pythonanywhere>`

* Directory of the project can be passed to the create_application function now 
  (jam/wsgi.py module).

* Multiprocessing connection pool parameter removed from project
  :doc:`Parameters </admin/project/parameters>`
  
* Bugs related to processing of keyboard events by forms fixed

* Some bugs fixed

Documentation:

* :doc:`How to </how_to/index>` section created. That section will contain code 
  examples that can be useful to quickly accomplish common tasks.

